Add configure option to enable gfxpayload=keep dynamically
authorEvan Broder <evan@ebroder.net>
Mon, 13 Jan 2014 12:13:29 +0000 (12:13 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 28 Jul 2024 22:42:11 +0000 (22:42 +0000)
commit2dd7ee55167285352c18363c2b7640742cc0310e
tree906293f9a567f931d5c7f7bd6c950fb44ad03c59
parent2d1dc7fb1d5f4d69dec1759b7c4d05979875e4dc
Add configure option to enable gfxpayload=keep dynamically

Set GRUB_GFXPAYLOAD_LINUX=keep unless it's known to be unsupported on
the current hardware.  See
https://blueprints.launchpad.net/ubuntu/+spec/packageselection-foundations-n-grub2-boot-framebuffer.

Author: Colin Watson <cjwatson@ubuntu.com>
Forwarded: no
Last-Update: 2019-05-25

Patch-Name: gfxpayload-dynamic.patch

Gbp-Pq: Name gfxpayload-dynamic.patch
configure.ac
grub-core/Makefile.core.def
grub-core/commands/i386/pc/hwmatch.c [new file with mode: 0644]
include/grub/file.h
util/grub.d/10_linux.in